projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d63c4
)
* lisp/progmodes/grep.el (grep-save-buffers): Don't autoload defcustoms.
author
Glenn Morris
<rgm@gnu.org>
Mon, 29 Feb 2016 16:40:56 +0000
(08:40 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 29 Feb 2016 16:40:56 +0000
(08:40 -0800)
; (Unless there is a good, specific reason.)
lisp/progmodes/grep.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/grep.el
b/lisp/progmodes/grep.el
index b035528d4b26bd1139ca9e3c531c20ef10363172..a0b7e7d1bf55e12decb850e538a2afc07569b900 100644
(file)
--- a/
lisp/progmodes/grep.el
+++ b/
lisp/progmodes/grep.el
@@
-227,7
+227,6
@@
to determine whether cdr should not be excluded."
(const :tag "No ignored files" nil))
:group 'grep)
-;;;###autoload
(defcustom grep-save-buffers 'ask
"If non-nil, save buffers before running the grep commands.
If `ask', ask before saving. If the variable is a function, it